hasExtent

open fun hasExtent(): Boolean
Although this is an "optional" field it is required by the specification.
See https://github.com/mapbox/vector-tile-spec/issues/47
optional uint32 extent = 5 [default = 4096];

Return

Whether the extent field is set.